home *** CD-ROM | disk | FTP | other *** search
- LINE-ORIENTED COMMANDS
-
- <INSERT LINE> (the F2 key) inserts a blank line above the cursor. The
- cursor moves to the left margin of the new line.
-
- <APPEND LINE> (the SHIFT F2 key) will place a blank line below the
- current line.
-
- <DUPLICATE LINE> (the ALT F9 key) will duplicate the current line and
- place the copy on the next line. This is equivalent to pressing
- <COPY>, then <DOWN>, then <PUT>.
-
- <DELETE LINE> (the F1 key) deletes the line which the cursor is on.
- This command can be preceded by a count (ie <ESC> 3 <DELETE LINE>
- deletes 3 lines).
-
- <DELETE END OF LINE> (the SHIFT numeric keypad 5 key) deletes from the
- cursor position until the end of the line.
-
- <UNDO> (the ALT U key) allows you to restore the last line or block
- that was deleted. Buffer 9 is reserved as the place where deleted
- lines are stored.
-